'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Class RSIBuilder(Of T) Inherits C1.Web.Mvc.Finance.Fluent.SingleOverlayIndicatorBaseBuilder(Of T,RSI(Of T),RSIBuilder(Of T))
[EditorBrowsable(EditorBrowsableState.Never)] public class RSIBuilder<T> : C1.Web.Mvc.Finance.Fluent.SingleOverlayIndicatorBaseBuilder<T,RSI<T>,RSIBuilder<T>>